Nuprl Definition : ecl-halt-type 11,40

ecl-halt-type(da;x) == case ecl-halt-kind(x) of inl(k) => Valtype(da;k) | inr(z) => Top 
latex


Definitionscase b of inl(x) => s(x) | inr(y) => t(y), ecl-halt-kind(x), Valtype(da;k), Top
FDL editor aliasesecl-halt-type

origin